Skip to content

refactor: remove maxTransactions milestone#984

Merged
sebastijankuzner merged 5 commits into
developfrom
refactor/block-processor/remove-max-transactions
Jun 19, 2025
Merged

refactor: remove maxTransactions milestone#984
sebastijankuzner merged 5 commits into
developfrom
refactor/block-processor/remove-max-transactions

Conversation

@sebastijankuzner
Copy link
Copy Markdown
Contributor

Summary

Block is limited by size and gas. We can remove maxTransactions.

Checklist

  • Ready to be merged

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.42%. Comparing base (4de3046) to head (57fffde).
Report is 22 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #984      +/-   ##
===========================================
+ Coverage    50.25%   50.42%   +0.16%     
===========================================
  Files         1112     1109       -3     
  Lines        60076    60091      +15     
  Branches      1458     1466       +8     
===========================================
+ Hits         30190    30298     +108     
+ Misses       29848    29756      -92     
+ Partials        38       37       -1     
Flag Coverage Δ
contracts 98.63% <ø> (-0.86%) ⬇️
packages 50.06% <ø> (+0.13%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sebastijankuzner sebastijankuzner merged commit 58ba386 into develop Jun 19, 2025
18 checks passed
@sebastijankuzner sebastijankuzner deleted the refactor/block-processor/remove-max-transactions branch June 19, 2025 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants